home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Tele / M / Message Minder 0.1a .cpt / About Message Minder / card_15878.txt < prev    next >
Encoding:
Text File  |  1990-08-18  |  7.3 KB  |  128 lines

  1. -- card: 15878 from stack: in
  2. -- bmap block id: 3335
  3. -- flags: 0000
  4. -- background id: 14460
  5. -- name: About
  6. ----- HyperTalk script -----
  7. on mouseUp
  8.   visual effect iris close
  9.   pop card
  10. end mouseUp
  11.  
  12.  
  13.  
  14. -- part 2 (button)
  15. -- low flags: 00
  16. -- high flags: 8004
  17. -- rect: left=338 top=21 right=47 bottom=509
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Legal notices/Address
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   set the visible of card field 1 to not the visible of card field 1
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 4 (field)
  34. -- low flags: 81
  35. -- high flags: 0004
  36. -- rect: left=293 top=23 right=336 bottom=508
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 0
  40. -- font id: 3
  41. -- text size: 10
  42. -- style flags: 0
  43. -- line height: 13
  44. -- part name: 
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   set visible of Card Field 1 to not the visible of Card Field 1
  48. end mouseUp
  49.  
  50.  
  51. -- part 5 (button)
  52. -- low flags: 00
  53. -- high flags: 0000
  54. -- rect: left=28 top=19 right=40 bottom=57
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 21700 / 21700
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: Home
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   visual effect iris close
  66.   go Home
  67. end mouseUp
  68.  
  69.  
  70.  
  71. -- part contents for background part 2
  72. ----- text -----
  73. Hello! This experimental stack allows you to view and reply to messages from a GEnie Round Table Bulletin Board.
  74.  
  75. NOTE: To reply to messages using Message Minder, you must create a folder called "GEnie" on the top level of your disk, so I have a place to put replies. Or, you can edit the Export button's script to change the pathname of replies I save to disk (there's a comment to show you where).  
  76.  
  77. To use this stack:
  78.   1.  Capture the new messages using "Browse All Noreply" into an ASCII file. (Only one RoundTable per file, please)
  79.   2.  Open Message Minder and click the "Import" button
  80.   3.  Select your file in the open dialog box
  81.   4.  Watch the messages load in (each topic goes on a separate card). When it's done importing, it will take you back to card 1.
  82.   5.  Browse messages in the upper text box by using the scroll bar.  
  83.   6.  Click on the right arrow to go to the next topic.
  84.   7.  To reply, click on the first line in the lower text box and type in your reply. No need to hit return after every line (Message Minder will wrap the text later). Reply to each topic on the card you read the topic's messages in--makes sense, doesn't it? 
  85.   8.  When you've entered all the replies for this session, click the Export button.  Message Minder will save each reply as a separate text file, named "Reply Cat 1 Topic 5"     (or whatever the correct Category and Topic numbers are).
  86.   9.  In the finder (or with your comm program's send text command dialog box), note the filename of your first reply.
  87. 10.  Return to your communications program and log back into the RT.
  88. 11.  Set the category of your first reply.
  89. 12.  Give the Reply command with the first topic number.
  90. 13.  at the 1> prompt, type *U <return>
  91. 14.  Using your comm program's send text command, send the Reply file generated by Message Minder.
  92. 15.  Type your "break" key for GEnie, usually control-C (depends on your GEnie user parameters). Then enter 
  93. *S <return> to save your reply (use *P first to preview it).
  94. 16.  Repeat steps 11-15 for each of your replies. I suggest you trash the reply files right after this session, so you know not to resend them next time.
  95. 17.  Go back to any GEnie page prompt and enter S <return>.
  96. 18.  Send a message to P.COLLINS and tell me what you think!  (Thanks.)
  97. 19.  Go back to Message Minder and click the Delete Cards button, and then the Clear Fields button, to clear out all messages to the stack. Or, use the New Stack command         (leaving Copy Background checked) to create a fresh blank Message Minder, and then trash the old one.
  98.  
  99. HANDY HINTS:
  100.  
  101. YES! You can print these instructions--select Print Report from the File menu (in this stack, not Message Minder). If you've never used Print Report, it's about time! (I've preset it, just click OK.)
  102.  
  103. If you are working more than one RoundTable, keep messages from only one RT in a Message Minder stack, because it can't tell the difference between one RT and the next. There isn't anything to tell you what RT a particular reply is supposed to go into, and if you reply to the same Category/Topic number for two RT's, the second reply will overwrite (delete) the first one. You could keep the replies in separate folders to avoid this problem (by editing the Export button script (What a pain! Better yet, send me a check for $10 and I'll upgrade this to handle multiple RTs).
  104.  
  105. To reply to a topic that doesn't have a card (because there were no messages today in that topic): (1) Select New Card from the Edit menu. (2) Click and enter the Category and Topic at the top of the card in their respective fields (3) Enter a reply and use the Export button as usual. Message Minder cannot automatically start NEW topics in the RT (so far).
  106.  
  107. After you Export some replies, it's quite all right to reply to more topics and do another Export, or even modify replies and re-Export them. Message Minder keeps track of which replies are new or modifed for Exporting (it puts an   "R" at the top of the card to mark them).
  108.  
  109. The first 3 buttons in the middle are: Home, About Message Minder, Show Cards (fast). The next buttons connect to the standard HyperCard Address, Datebook, and phone stacks. The circle checkmark goes to my Job Steps stack (available on GEnie). The printer and date box print text using TeachText, to quickly print the contents of the card or a selection from it (I use this to write memos).
  110.  
  111. WHAT ELSE:
  112. I‚Äôm distributing this stack as freeware (so far!): (1) So that you can more easily communicate on the GEnie RTs;  (2) so that I can learn from your feedback. If you have any comments about it, please take a few minutes and send them to me (see top right). If there's enough interest, I plan to create a stack that automates the entire online/offline process of browse-type-reply. Enjoy!
  113.  
  114. This stack uses the external function (XFCN) "FileName" (¬©1987 Apple Computer, Inc.) by Steve Maller, which is distributed for free. It is installed in the Message Minder stack. If you create your own file-handling stacks, you may wish to install the XFCN in your home stack, where it can be called from any stack. To learn how, see Danny Goodman's HyperCard Developer's handbook, or ask anybody.
  115.  
  116.  
  117. -- part contents for card part 4
  118. ----- text -----
  119.  
  120. Message Minder (version 0.1)
  121. ¬©1990 Paul A. Collins (author)
  122. P.O. Box 102, Belmont, CA 94002
  123. GEnie:P.COLLINS/CompuServe:72561,41
  124. All rights reserved.
  125. THIS STACK MAY NOT BE OFFERED FOR SALE OR INCLUDED WITH OTHER SOFTWARE OFFERED FOR SALE WITHOUT THE WRITTEN CONSENT OF PAUL A. COLLINS. 
  126. Freeware: This stack can be freely distributed provided no changes have been made to the scripts or copyright notices.  Author makes no warranties regarding this stack, its performance, results, or its fitness for any particular purpose. The user assumes the entire responsi-bility for results and use of this stack.  Author assumes NO responsibility for lost data or other loss resulting from the use or misuse of this stack. (Anyway, it's a bit premature for big time distribution .)
  127.  
  128.